Modules

Nested message and enum types in Request.
Nested message and enum types in Response.

Structs

Traits

Async version application for ABCI.
Consensus trait, include init_chain, begin_block, deliver_tx, end_block and commit.
Mempool, include check_tx.
Query, include echo, info and query.
Snapshot, include list_snapshots, offer_snapshot, load_snapshot_chunk and apply_snapshot_chunk.